CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - K-Means算法 MATLAB

搜索资源列表

  1. KMEANS(matlab)

    0下载:
  2. Matlab环境下的k-means聚类算法,实现图像分割,很快阿!-K-means Clustering arithmetic based on Matlab platform.It s fast for Image-Division!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:32740
    • 提供者:刘明霞
  1. qiuzhijianlifengmianyishu

    0下载:
  2. 基于动态的K值均值酸法 MATLAB 动态聚类K值的算法-based on the dynamic K-means acid MATLAB dynamic clustering algorithm K
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:1367093
    • 提供者:liuyang
  1. fastkmeans

    0下载:
  2. 快速k-means算法,比matlab 自带的要快很多。-rapid k-means algorithm, compared to the Matlab bringing their much faster.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3718
    • 提供者:zhang chun xiao
  1. UseMatlabandCtorealizeKmeans

    0下载:
  2. 这是一个用c和matlab编写的程序,用于实现k-means算法
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6648
    • 提供者:海天
  1. K_MEANS

    0下载:
  2. K-MEANS算法程序(MATLAB环境)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1226
    • 提供者:liuwei
  1. Medoidshift

    0下载:
  2. 中心点漂移是一种非监督聚类算法(与k-means算法相似,但应用范围更广些),可用于图像分割,基于Matlab实现的源码。 MedoidShift is a unsupervised clustering algorithm(similar to k-means algorithm, but can be used in border application fields), can be used for image segmentation. Included is the Matlab
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:37357
    • 提供者:陈明
  1. k_means

    0下载:
  2. k-means 算法接受输入量 k ;然后将n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。 Matlab 源代码,以兰花数据集作为测试对象。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3254
    • 提供者:烈马
  1. clustering.rar

    0下载:
  2. 图像分割算法之间的比较,比较前沿的放发,利用了kmeans和模糊K均值,Between the image segmentation algorithm compares the release cutting-edge hair, use a K-means and fuzzy kmeans
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:2094870
    • 提供者:小牛
  1. K聚类

    0下载:
  2. 聚类,这是一个用MATLAB编写的kmeans算法,主要用通常的聚类分析(Clustering, which is a MATLAB written in kmeans algorithm, mainly with the usual clustering analysis)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:10240
    • 提供者:AAA218
  1. Kmeans

    0下载:
  2. K-means算法的matlab实现,附带原始数据(matlab code of K-means in machine learning)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:2048
    • 提供者:hierarch
  1. KMeans

    0下载:
  2. K-means算法是将样本聚类成k个簇(cluster)。(The K-means algorithm is to cluster the samples into k clusters.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:5120
    • 提供者:Koljf
  1. 81801236k.matlab

    0下载:
  2. 利用matlab实现k均值聚类算法,亲自调试通过,对于学习k均值聚类算法有很大帮助(Using MATLAB to achieve K means clustering algorithm, personally debugging through, for learning K mean clustering algorithm is very helpful)
  3. 所属分类:数学计算

    • 发布日期:2018-01-04
    • 文件大小:3072
    • 提供者:kuangk1992
  1. MATLAB-image-processing-master (1)

    0下载:
  2. 图像处理算法在空间域和频域的简单滤波等方面的实现,实现了像霍夫变换和k均值算法的图像分割算法。(Image processing algorithm in the spatial domain and frequency domain of simple filtering and other aspects of the realization of the image segmentation algorithm such as Hough transform and k-means alg
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-05
    • 文件大小:5120
    • 提供者:gimmly
  1. kmeansuanfa

    0下载:
  2. 对大量的数据通过matlab软件,运用k均值聚类算法进行分类,(By using matlab software, a large number of data are classified by using k-means clustering algorithm.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:lyc123
  1. ksuanfa

    0下载:
  2. 对大量的数据通过matlab软件,运用k均值聚类算法进行分类,上传文件中含例子(A large number of data are classified by matlab software, using k-means clustering algorithm to classify and upload files with examples)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:lyc123
  1. MeanShiftCluster

    0下载:
  2. 该算法实现了均值漂移聚类算法,在MATLAB平台下有很好的结果验证(MeanShiift Cluster, it improves the performance than tradional cluster algorithm, such k-means cluster algorithm.)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:2048
    • 提供者:xt-chong
  1. EWKM

    1下载:
  2. 子空间聚类算法EWKM (Entropy Weighting K-Means) 在matlab上的实现。(Entropy Weighting K-means which is one of the subspace clustering algorithm written in Matlab.)
  3. 所属分类:数据挖掘

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:wind_890
  1. K-means

    0下载:
  2. 利用MATLAB实现K均值聚类算法,加深对该算法的理解。(We use MATLAB to achieve K mean clustering algorithm to deepen our understanding of the algorithm.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-01
    • 文件大小:5120
    • 提供者:WG_JNU
  1. 基于 K-means 聚类算法的图像区域分割

    1下载:
  2. 本程序使用matlab软件,实现了基于K-means聚类算法的图像分割。(Image split based on K-means was done by using Matlab.)
  3. 所属分类:matlab例程

    • 发布日期:2019-01-08
    • 文件大小:29696
    • 提供者:Hanqi
  1. 改进的基于划分算法的三维点云聚类matlab实现

    4下载:
  2. 根据网上基于划分法k-means的聚类算法,我做了改进。可以预设一个最大的类数和一个半径,自动划分合适的类。最终将随机三维点云聚类完成后显示为不同颜色。(According to the clustering algorithm based on partition K-means on the Internet, I improved it. A maximum number of classes and a radius can be preset to automatically divi
  3. 所属分类:matlab例程

    • 发布日期:2020-12-22
    • 文件大小:1024
    • 提供者:woyaokaobo
« 1 2 3 4 5 6 78 9 10 11 12 ... 22 »
搜珍网 www.dssz.com